home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / BoxMaker++ / µZak ƒ / µZak error messages.h < prev    next >
Encoding:
Text File  |  1995-01-20  |  173 b   |  10 lines  |  [TEXT/KAHL]

  1. //
  2. // constants for the error messages defined in 'SndMooV error messages.r'
  3. //
  4. enum
  5. {
  6.     kNeedQuickTimeError = kAEVTErr + 1,
  7.     kEnterMoviesFailedError,
  8.     kMovieToolboxError
  9. };
  10.